GtkListBox: Fix docs
authorAlexander Larsson <alexl@redhat.com>
Tue, 11 Jun 2013 13:18:51 +0000 (15:18 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:07 +0000 (12:17 +0200)
Removed some cut/paste leftovers

gtk/gtklistbox.c

index 6507943ba37228cc520a7426d967c55e3a73833d..958c7560eca9ba2ea89237956a411a6858eaefab 100644 (file)
@@ -1836,8 +1836,6 @@ gtk_list_box_real_size_allocate (GtkWidget *widget, GtkAllocation *allocation)
  * If a row has previously been highlighted via gtk_list_box_drag_highlight_row()
  * it will have the highlight removed.
  *
- * Return value: (transfer none): The selected #GtkWidget.
- *
  * Since: 3.10
  **/
 void